home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / dev / lang / HeliOS1.lha / helios_demo_disk1 / HeliOS_MenuText < prev    next >
Encoding:
Text File  |  1994-11-08  |  15.4 KB  |  345 lines

  1. *                         ****************
  2. *                         HeliOS Menu Text
  3. *                         ****************
  4. *
  5. * You can edit this ASCII text file in the HeliOS text editor if you
  6. * wish to change any of the menu texts within HeliOS.
  7. *
  8. * In particular, you will need to do this if you change any of the menu
  9. * shortcut keys, so that the menu text still reports the correct command
  10. * key combination.
  11. *
  12. * ***********
  13. * FILE FORMAT
  14. * ***********
  15. *
  16. * This is a plain ASCII file.
  17. *
  18. * Lines starting with the '*' asterisk character will be ignored and
  19. * treated as comments.
  20. *
  21. * HeliOS will only read just the correct number of characters for each 
  22. * line.  Any text after this position will be ignored.
  23. *
  24. * The ';' semicolon character at the end of each field marks the last
  25. * position in that particular field.
  26. *
  27. * To modify any item, overtype the text between the start of the line and
  28. * the ';' with your new text.
  29. *
  30. * *******
  31. * WARNING
  32. * *******
  33. *
  34. * At present HeliOS does not auto-resize its menus to accomodate changes
  35. * made to the text in this file.
  36. *
  37. * It is important that you retain the same length for all text fields
  38. * within this file.
  39. *
  40. * Remember the ';' semicolon character at the end of each field to let you
  41. * know the correct field size.
  42. *
  43. *-------------------------------------------------------------------------
  44. 0604;<----------------------- Version Identifier
  45. *-------------------------------------------------------------------------
  46. Editing;<-------------------- Editor Menu 1 title - 7  character field
  47. Load/Save;<------------------ Editor Menu 2 title - 9  character field
  48. Cut/Paste;<------------------ Editor Menu 3 title - 9  character field
  49. Options;<-------------------- Editor Menu 4 title - 7  character field
  50. Find/Replace;<--------------- Editor Menu 5 title - 12 character field
  51. Toolkit;<-------------------- Editor Menu 6 title - 7  character field
  52. Key Index;<------------------ Editor Menu 7 title - 9  character field
  53. *-------------------------------------------------------------------------
  54. HeliOS;<--------------------- Interpret Menu 1 title - 6  character field
  55. Editing;<-------------------- Interpret Menu 2 title - 7  character field
  56. Compiling;<------------------ Interpret Menu 3 title - 9  character field
  57. Copy/Paste;<----------------- Interpret Menu 4 title - 10 character field
  58. Options;<-------------------- Interpret Menu 5 title - 7  character field
  59. Includes;<------------------- Interpret Menu 6 title - 8  character field
  60. *-------------------------------------------------------------------------
  61. *- Editor "Editing" Menus - 15x32 character fields
  62. *-------------------------------------------------------------------------
  63. Help on user interface      Help;<-
  64. Help on vocabulary      <C> Help;<-
  65. About                     <AM> ?;<-
  66. Print text                <AM> P;<-
  67. Print marked block        <AM> p;<-
  68. Leave edit mode           <AM> q;<-
  69. Clear text                <AM> C;<-
  70. Close editor              <AM> X;<-
  71. Load environment          <AM> Y;<-
  72. Save environment          <AM> z;<-
  73. Save environment as       <AM> Z;<-
  74. Load vocabulary help      <AM> V;<-
  75. Save all paths            <AM> {;<-
  76. Execute DOS/AREXX command <AM> +;<-
  77. Quit program              <AM> Q;<-
  78. *-------------------------------------------------------------------------
  79. *- Editor "Load/Save" Menus - 9x32 character fields
  80. *-------------------------------------------------------------------------
  81.    Load file              <AM> O;<-
  82.    Save file              <AM> w;<-
  83.    Save as                <AM> W;<-
  84.    Load part              <AM> o;<-
  85.    Save part              <AM> *;<-
  86.    Save marked block      <AM> &;<-
  87.    Insert file at cursor  <AM> K;<-
  88.    .BAK files on/off      <AM> F;<-
  89.    File headers on/off    <AM> h;<-
  90. *-------------------------------------------------------------------------
  91. *- Editor "Cut/Paste" Menus - 10x32 character fields
  92. *-------------------------------------------------------------------------
  93. Mark block                <AM> b;<-
  94. Mark columnar block       <AM> B;<-
  95. Cut block                 <AM> x;<-
  96. Copy block                <AM> c;<-
  97. Paste block               <AM> v;<-
  98. Upper case marked         <AM> u;<-
  99. Lower case marked         <AM> l;<-
  100. Marked -> search string   <AM> y;<-
  101. Compile marked block      <AM> e;<-
  102. Debug marked block        <AM> E;<-
  103. *-------------------------------------------------------------------------
  104. *- Editor "Options" Main Menus - 8x19 character fields
  105. *-------------------------------------------------------------------------
  106. Colour   options >>;<-
  107. Scroll   options >>;<-
  108. Edit     options >>;<-
  109. Ruler    options >>;<-
  110. TAB      options >>;<-
  111. RETURN   options >>;<-
  112. Shortcut options >>;<-
  113. General  options >>;<-
  114. *-------------------------------------------------------------------------
  115. *- Editor "Colour options" Sub Menu - 4x32 character fields
  116. *-------------------------------------------------------------------------
  117. Open colour control panel <AM> k;<-
  118. Load colours              <AM> j;<-
  119. Save colours              <AM> H;<-
  120. Save colours as           <AM> J;<-
  121. *-------------------------------------------------------------------------
  122. *- Editor "Scroll options" Sub Menu - 10x32 character fields
  123. *-------------------------------------------------------------------------
  124.    Slider update on/off   <AM> g;<-
  125.    LMB scrolling on/off   <AM> i;<-
  126.    RMB scrolling on/off   <AM> I;<-
  127.    Scrolling speed 1      <AM> 7;<-
  128.    Scrolling speed 2      <AM> 8;<-
  129.    Scrolling speed 3      <AM> 9;<-
  130.    Scrolling speed 4      <AM> 0;<-
  131.    Scroll settle slow     <AM> ,;<-
  132.    Scroll settle medium   <AM> .;<-
  133.    Scroll settle fast     <AM> /;<-
  134. *-------------------------------------------------------------------------
  135. *- Editor "Edit options" Sub Menu - 2x32 character fields
  136. *-------------------------------------------------------------------------
  137.    Wrap on/off            <AM> d;<-
  138.    Insert mode on/off     <AM> D;<-
  139. *-------------------------------------------------------------------------
  140. *- Editor "Ruler options" Sub Menu - 3x32 character fields
  141. *-------------------------------------------------------------------------
  142. Save ruler as default     <AM> };<-
  143. Use default ruler         <AM> [;<-
  144. Use system ruler          <AM> ];<-
  145. *-------------------------------------------------------------------------
  146. *- Editor "TAB options" Sub Menu - 3x32 character fields
  147. *-------------------------------------------------------------------------
  148.    TAB Skip/Insert on/off  <C> i;<-
  149.    TABs = Spaces on/off    <C> o;<-
  150.    Auto ALL TABs->Spaces   <C> p;<-
  151. *-------------------------------------------------------------------------
  152. *- Editor "RETURN options" Sub Menu - 2x32 character fields
  153. *-------------------------------------------------------------------------
  154.    Split line RET on/off   <C> y;<-
  155.    AutoIndent RET on/off   <C> u;<-
  156. *-------------------------------------------------------------------------
  157. *- Editor "Cmd Key options" Sub Menu - 5x32 character fields
  158. *-------------------------------------------------------------------------
  159. Rebind key                 <C> k;<-
  160. Unbind key              <A><C> k;<-
  161. Load key table             <C> f;<-
  162. Save key table             <C> g;<-
  163. Save key table as          <C> h;<-
  164. *-------------------------------------------------------------------------
  165. *- Editor "Misc. options" Sub Menu - 2x32 character fields
  166. *-------------------------------------------------------------------------
  167.    Show size in bytes      <C> b;<-
  168.    Show size in rows       <C> r;<-
  169. *-------------------------------------------------------------------------
  170. *- Editor "Find/Replace" Menus - 15x32 character fields
  171. *-------------------------------------------------------------------------
  172.    Gadgets on/off         <AM> f;<-
  173.    Quick next             <AM> s;<-
  174.    Quick previous         <AM> a;<-
  175.    Specify next           <AM> S;<-
  176.    Specify previous       <AM> A;<-
  177.    Replace mode on/off    <AM> R;<-
  178.    Replace                <AM> r;<-
  179.    Replace all            <AM> t;<-
  180.    Quit search             <Esc>;<-
  181.    From start             <AM> 1;<-
  182.    From end               <AM> 2;<-
  183.    Forwards               <AM> 3;<-
  184.    Backwards              <AM> 4;<-
  185.    Ignore case            <AM> 5;<-
  186.    Strict case            <AM> 6;<-
  187. *-------------------------------------------------------------------------
  188. *- Editor "Toolkit" Menus - 12x32 character fields
  189. *-------------------------------------------------------------------------
  190. Start/end macro recording <AM> %;<-
  191. Set DOS/AREXX macro       <AM> (;<-
  192. Edit DOS/AREXX macro      <AM> );<-
  193. Load macros               <AM> ;;<-
  194. Save macros               <AM> !;<-
  195. Save macros as            <AM> =;<-
  196. Delete single macro       <AM> ";<-
  197. Clear macros              <AM> ^;<-
  198. Get include symbol value  <AM> £;<-
  199. Add user include symbol   <AM> $;<-
  200. Save user include as      <AM> -;<-
  201. Delete user include symbol<AM> #;<-
  202. *-------------------------------------------------------------------------
  203. *- Interpret "HeliOS" Menus - 14x32 character fields
  204. *-------------------------------------------------------------------------
  205. Help on user interface      Help;<-
  206. Help on vocabulary      <C> Help;<-
  207. About                     <AM> ?;<-
  208. CORE vocabulary           <AM> C;<-
  209. USER vocabulary           <AM> U;<-
  210. FULL vocabulary           <AM> F;<-
  211. Load environment          <AM> Y;<-
  212. Save environment          <AM> z;<-
  213. Save environment as       <AM> Z;<-
  214. Load vocabulary help      <AM> V;<-
  215. Save all paths            <AM> {;<-
  216. Redo screen               <AM> R;<-
  217. Execute DOS/AREXX command <AM> +;<-
  218. Quit program              <AM> Q;<-
  219. *-------------------------------------------------------------------------
  220. *- Interpret "Editing" Menus - 6x32 character fields
  221. *-------------------------------------------------------------------------
  222. Enter editor 1             <C> 1;<-
  223. Enter editor 2             <C> 2;<-
  224. Enter editor 3             <C> 3;<-
  225. Enter "OUT" editor         <C> 4;<-
  226. Return to last used editor <C> 9;<-
  227. Edit file                  <C> 0;<-
  228. *-------------------------------------------------------------------------
  229. *- Interpret "Compiling" Menus - 11x32 character fields
  230. *-------------------------------------------------------------------------
  231.    Compile editor 1       <AM> 1;<-
  232.    Compile editor 2       <AM> 2;<-
  233.    Compile editor 3       <AM> 3;<-
  234.    Compile "OUT" editor   <AM> 4;<-
  235.    Compile last editor    <AM> 9;<-
  236.    Compile file           <AM> 5;<-
  237.    Preload file           <AM> 6;<-
  238.    Presave file           <AM> 7;<-
  239.    Compile dictionary     <AM> d;<-
  240.    Compile overlay        <AM> o;<-
  241.    Compile standalone     <AM> a;<-
  242. *-------------------------------------------------------------------------
  243. *- Interpret "Copy/Paste" Menus - 2x32 character fields
  244. *-------------------------------------------------------------------------
  245. Copy command lines        <AM> c;<-
  246. Paste command lines       <AM> v;<-
  247. *-------------------------------------------------------------------------
  248. *- Interpret "Options" Menus - 15x32 character fields
  249. *-------------------------------------------------------------------------
  250.    Open colour controls   <AM> k;<-
  251.    Load colours           <AM> j;<-
  252.    Save colours           <AM> H;<-
  253.    Save colours as        <AM> J;<-
  254.    Output -> "OUT"        <AM> B;<-
  255.    Output separators      <AM> b;<-
  256.    Session markers        <AM> s;<-
  257.    Reset session log      <AM> l;<-
  258.    Clear "OUT" buffer     <AM> !;<-
  259.    Resize "OUT" buffer    <AM> ";<-
  260.    Rebind key              <C> k;<-
  261.    Unbind key           <A><C> k;<-
  262.    Load key table          <C> f;<-
  263.    Save key table          <C> g;<-
  264.    Save key table as       <C> h;<-
  265. *-------------------------------------------------------------------------
  266. *- Interpret "Includes" Menus - 15x32 character fields
  267. *-------------------------------------------------------------------------
  268.    Get symbol value       <AM> £;<-
  269.    Add user symbol        <AM> $;<-
  270.    Save user symbol file  <AM> -;<-
  271.    Load user symbol file  <AM> <;<-
  272.    Load Amiga symbol file <AM> >;<-
  273.    Set default user file  <AM> [;<-
  274.    Set default Amiga file <AM> ];<-
  275.    User search on/off     <AM> (;<-
  276.    Amiga search on/off    <AM> );<-
  277.    Autoload user on/off   <AM> =;<-
  278.    Autoload Amiga on/off  <AM> \;<-
  279.    Convert "equ" file     <AM> i;<-
  280.    Display user symbols   <AM> @;<-
  281.    Clear user symbols     <AM> I;<-
  282.    Delete user symbol     <AM> #;<-
  283. *-------------------------------------------------------------------------
  284. *- Key Index - 29 x 77 character fields
  285. *-------------------------------------------------------------------------
  286. <S>+RETURN  = Start of next line      <A>+RETURN  = Start of previous line   ;
  287. <C>+DEL     = Delete word/spaces      <C>+BSpace  = Backspace word/spaces    ;
  288. <C>+<A>+DEL = Un-Delete word/spaces   <C>+<A>+BSp = Un-Backspace word/spaces ;
  289. TAB         = Go to next tab forward  <S>+TAB     = Go to next tab backward  ;
  290. <A>+TAB     = Current line -> ruler   <C>+TAB     = Current ruler -> editor  ;
  291. <C>+Z       = Store line and delete   <C>+A       = Insert stored line       ;
  292. <C>+X       = Overlay stored line     <C>+S       = Exchange line with store ;
  293. <C>+D       = Insert blank line       <C>+C       = Clear current line       ;
  294. <C>+[       = Clear to start of line  <C>+]       = Clear to end of line     ;
  295. <C>+<L>     = Go previous word start  <C>+<R>     = Go to next word start    ;
  296. <S>+<L>     = Go to start of textline <S>+<R>     = Go to end of textline    ;
  297. <S>+<A>+<L> = Go to 1st screen column <S>+<A>+<R> = Go to last screen column ;
  298. <S>+<U>     = Start of screen (rpt)   <S>+<D>     = End of screen (rpt)      ;
  299. <A>+<U>     = Up half screen (rpt)    <A>+<D>     = Down half screen (rpt)   ;
  300. <C>+<U>     = Start of text           <C>+<D>     = End of text              ;
  301. <S>+<A>+<U> = Scroll up one line      <S>+<A>+<D> = Scroll down one line     ;
  302. <S>+<C>+<U> = Scroll up one screen    <S>+<C>+<D> = Scroll down one screen   ;
  303. <C>+M       = Centre text on screen   <C>+L       = Shift text to screen left;
  304. <C>+Q       = Go to row-marker 1      <C>+W       = Go to row-marker 2       ;
  305. <S>+<C>+Q   = Type row-marker 1       <S>+<C>+W   = Type row-marker 2        ;
  306. <A>+<C>+Q   = Set row-marker 1        <A>+<C>+W   = Set row-marker 2         ;
  307. <C>+1       = Go to editor 1          <C>+2       = Go to editor 2           ;
  308. <C>+3       = Go to editor 3          <C>+4       = Go to "OUT" editor       ;
  309. <C>+5       = Compile current editor  <C>+6       = Debug current editor     ;
  310. <C>+7       = Toggle dual-edit mode   <C>+8       = Switch dual editor in use;
  311. Amiga keys: LEFT   = <LA>  Qualifiers: CTRL  = <C>  Cursor keys:  UP    = <U>;
  312.             RIGHT  = <RA>              ALT   = <A>                DOWN  = <D>;
  313.             EITHER = <AM>              SHIFT = <S>                LEFT  = <L>;
  314.                                                                   RIGHT = <R>;
  315. *-------------------------------------------------------------------------
  316. *- File Requester Title Strings - 25 x 23 character strings
  317. *-------------------------------------------------------------------------
  318. Load environment       ;<-
  319. Save environment as    ;<-
  320. Load colours           ;<-
  321. Save colours as        ;<-
  322. Load vocabulary help   ;<-
  323. Load file to edit      ;<-
  324. Save file              ;<-
  325. Load part              ;<-
  326. Save part              ;<-
  327. Save marked block      ;<-
  328. Insert file at cursor  ;<-
  329. Load key table         ;<-
  330. Save key table as      ;<-
  331. Load macros            ;<-
  332. Save macros as         ;<-
  333. Compile file           ;<-
  334. Preload file           ;<-
  335. Presave file           ;<-
  336. Save user symbol file  ;<-
  337. Load user symbol file  ;<-
  338. Load Amiga symbol file ;<-
  339. Set default user file  ;<-
  340. Set default Amiga file ;<-
  341. Convert "equ" file     ;<-
  342. Save symbol file       ;<-
  343. *-------------------------------------------------------------------------
  344.  
  345.